﻿* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
}

body {
    font-family: "Microsoft Yahei";
}


/* 招生页面开始 */

.active {
    background: #eb4f00;
    color: #fff!important;
}

.bm_header {
    width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
    display: block;
}

.bm_header img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    background-size: cover;
}

.bm_form {
    margin: auto;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    padding-top: 25px;
    background: #f7f7f7;
}

.bm_form h2 {
    font-size: 30px;
    text-align: center;
    letter-spacing: 4px;
}

.bm_form h2 span {
    color: #fd0008;
}

.bm_form .form {
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    display: block;
}

.bm_form .form .form_con {
    margin: auto;
    width: 763px;
    height: auto;
    overflow: hidden;
    display: block;
    margin-top: 5px;
}

.bm_form .form .form_con form {
    width: 735px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.bm_form .form .form_con form .form_l {
    line-height: 60px;
    margin-top: 6px;
}

.form_l .radio {
    transform: scale(1.5);
    margin-left: 5px;
}

.bm_form .form .form_con form .form_l div label {
    font-size: 20px;
    color: #ff2a00;
    font-family: " SimHei";
    font-weight: normal;
    display: inline-block;
    text-align: right;
    float: left;
    width: 100px;
}

.bm_form .form .form_con form .form_l span {
    font-size: 24px;
    color: #4a4d56;
    margin-left: 5px;
}

.bm_form .form .form_con form .form_l input:nth-child(4) {
    margin-left: 55px;
}

input[type=text],
select,
textarea {
    width: 630px;
    height: 51px;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    outline: none;
    resize: none;
    background: #fff;
}

select {
    width: 630px;
    height: 51px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/xiala.png) no-repeat 582px center #fff;
}

input[type=submit] {
    width: 272px;
    height: 51px;
    margin: auto;
    display: block;
    overflow: hidden;
    background-image: linear-gradient(#f97500, #e43b00);
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
}

.info {
    width: 600px;
    height: auto;
    overflow: hidden;
    display: block;
    float: right;
    font-size: 14px;
    color: #4a4d56;
    margin-top: -14px;
}

.info span {
    color: #ff2a00;
}

.bm_form .form .form_con form a {
    width: 272px;
    height: 51px;
    margin: auto;
    display: block;
    text-decoration: none;
    margin-top: 80px;
    margin-bottom: 145px;
}

.bm_form .form .form_con form a:hover {
    opacity: 0.8;
}


/* 招生页面结束 */


/* 招生咨询线上报名开始 */

.bm_online {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.bm_zsrq {
    margin: auto;
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_zsrq h1 {
    font-size: 50px;
    color: #000;
    text-align: center;
    padding: 51px 0 26px 0;
    letter-spacing: 4px;
}

.bm_student {
    width: 1203px;
    height: auto;
    margin: auto;
    overflow: hidden;
    display: block;
}

.bm_student_l {
    background: url("../images/a1.png") no-repeat;
    width: 377px;
    height: 185px;
    margin: auto;
    overflow: hidden;
    display: block;
    background-size: 100%;
    color: #ff6e03;
    float: left;
    box-shadow: 0px 0px 15px #dadada;
    margin-left: 10px;
    margin-top: 10px;
    border: 1px solid #eeeeee;
    border-radius: 7px;
    margin-bottom: 10px;
}

.bm_student_l div {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin-left: 30px;
}

.bm_student_l div h2 {
    font-size: 28px;
    margin-top: 31px;
    letter-spacing: 4px;
}

.bm_student_l div p {
    font-size: 18px;
    margin-top: 15px;
}

.bm_student_l div a {
    text-decoration: none;
    color: #ff6e03;
    border: 1px solid #ff6e03;
    border-radius: 15px;
    padding: 3px 17px;
    font-size: 14px;
    display: block;
    width: 57px;
    margin-top: 18px;
}

.bm_student_l div a:hover {
    background: #ff6e03;
    color: #fff;
}

.bm_student_c {
    background: url("../images/a2.png") no-repeat;
    width: 377px;
    height: 185px;
    margin: auto;
    overflow: hidden;
    display: block;
    background-size: 100%;
    color: #1db3c0;
    float: left;
    box-shadow: 0px 0px 15px #dadada;
    margin-left: 23px;
    margin-top: 10px;
    border: 1px solid #eeeeee;
    border-radius: 7px;
    margin-bottom: 10px;
}

.bm_student_c div {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin-left: 30px;
}

.bm_student_c div h2 {
    font-size: 28px;
    margin-top: 31px;
    letter-spacing: 4px;
}

.bm_student_c div p {
    font-size: 18px;
    margin-top: 15px;
}

.bm_student_c div a {
    text-decoration: none;
    color: #1db3c0;
    border: 1px solid #1db3c0;
    border-radius: 15px;
    padding: 3px 17px;
    font-size: 14px;
    display: block;
    width: 57px;
    margin-top: 18px;
}

.bm_student_c div a:hover {
    background: #1db3c0;
    color: #fff;
}

.bm_student_r {
    background: url("../images/a3.png") no-repeat;
    width: 377px;
    height: 185px;
    margin: auto;
    overflow: hidden;
    display: block;
    background-size: 100%;
    color: #2c6dcb;
    float: left;
    box-shadow: 0px 0px 15px #dadada;
    margin-left: 23px;
    margin-top: 10px;
    border: 1px solid #eeeeee;
    border-radius: 7px;
    margin-bottom: 10px;
}

.bm_student_r div {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin-left: 30px;
}

.bm_student_r div h2 {
    font-size: 28px;
    margin-top: 31px;
    letter-spacing: 4px;
}

.bm_student_r div p {
    font-size: 18px;
    margin-top: 15px;
}

.bm_student_r div a {
    text-decoration: none;
    color: #2c6dcb;
    border: 1px solid #2c6dcb;
    border-radius: 15px;
    padding: 3px 17px;
    font-size: 14px;
    display: block;
    width: 57px;
    margin-top: 18px;
}

.bm_student_r div a:hover {
    background: #2c6dcb;
    color: #fff;
}

.bm_online_b {
    width: 1220px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.bm_online_b ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    list-style-type: none;
    margin-top: 44px;
    margin-bottom: 68px;
}

.bm_online_b ul li {
    width: 210px;
    height: 178px;
    margin: 10px 5px;
    float: left;
    text-align: center;
    border-radius: 6px;
    margin-left: 17px;
    margin-right: 15px;
}

.bm_online_b ul li:hover {
    width: 210px;
    height: 178px;
    box-shadow: 0 0 20px #cccaca;
}

.bm_online_b ul li img {
    width: 95px;
    height: auto;
    margin: auto;
    overflow: hidden;
    display: block;
    margin-top: 24px;
}

.bm_online_b ul li:nth-child(5n+1) {
    margin-left: 10px;
}

.bm_online_b ul li:nth-child(5n+5) {
    margin-right: 10px;
}

.bm_online_b ul li a {
    font-size: 20px;
    color: #000;
    margin-top: 8px;
    display: block;
}

.bm_online_b ul li a:hover {
    color: #e80000;
    font-weight: bold;
}

.bm_rmzybk {
    background: url("../images/bj3.jpg") no-repeat;
    width: 100%;
    height: 916px;
    margin: auto;
    overflow: hidden;
    display: block;
    background-size: cover;
}

.bm_rmzybk h1 {
    text-align: center;
    font-size: 50px;
    margin-top: 53px;
    letter-spacing: 4px;
}

.bm_rmzybk h1 span {
    color: #d81703;
}

.bm_rmzybk_c {
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 61px;
}

.bm_rmzybk_c_l {
    float: left;
    width: 403px;
    height: 445px;
    /* background: chocolate; */
}

.bm_rmzybk_c_l_t {
    margin-left: 33px;
    margin-top: 35px;
}

.bm_rmzybk_c_l_t h2 {
    font-size: 44px;
    font-weight: normal;
    letter-spacing: 4px;
}

.bm_rmzybk_c_l_t h3 {
    font-size: 32px;
    margin-top: 21px;
    margin-bottom: 38px;
    font-weight: normal;
}

.bm_rmzybk_c_l_t h4 {
    font-size: 20px;
    margin-top: 11px;
    font-weight: normal;
}

.bm_rmzybk_c_l_t span {
    background: url(../images/star.png)no-repeat;
    width: 100%;
    height: 30px;
    overflow: hidden;
    display: block;
    margin-left: 100px;
    margin-top: -26px;
}

.bm_rmzybk_c_l_c {
    margin-top: -32px;
    margin-left: 8px;
}

.bm_rmzybk_c_l_c a {
    font-size: 16px;
    display: block;
    color: #000;
    overflow: hidden;
    line-height: 40px;
    margin-left: 108px;
    letter-spacing: 1px;
}

.bm_rmzybk_c_r {
    width: 793px;
    height: auto;
    overflow: hidden;
    display: block;
    float: right;
}

.bm_school {
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.bm_school h1 {
    text-align: center;
    font-size: 50px;
    margin-top: 81px;
    margin-bottom: 60px;
    letter-spacing: 4px;
}

.bm_school h1 span {
    color: #d81703;
}

.bm_school_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 24px;
}

.bm_school_con_l {
    float: left;
    width: 660px;
    height: 306px;
    overflow: hidden;
    display: block;
}

.bm_school_con_l img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_school_con_r {
    width: 520px;
    height: 306px;
    float: right;
    background: #f6f6f6;
}

.bm_school_con_r h2 {
    font-size: 36px;
    color: #000;
    text-align: center;
    margin-top: 34px;
    letter-spacing: 4px;
}

.bm_school_con_r span {
    width: 148px;
    height: 2px;
    overflow: hidden;
    margin: auto;
    display: block;
    margin-top: 6px;
    background: #e91f1b;
}

.bm_school_con_r_c {
    width: 270px;
    height: 90px;
    margin: auto;
    overflow: hidden;
    display: block;
    /* background: chartreuse; */
    margin-top: 30px;
}

.bm_school_con_r_t {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: inline-block;
}

.bm_school_con_r_t img {
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block;
}

.bm_school_con_r_t p {
    font-size: 18px;
    color: #333;
    display: inline-block;
    overflow: hidden;
    margin-left: 5px;
}

.bm_school_con_r a {
    margin: auto;
    width: 153px;
    height: 37px;
    background: #eb4f00;
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    line-height: 37px;
    text-align: center;
    margin-top: 28px;
}

.bm_school .bm_school_con:nth-child(3) .bm_school_con_l {
    float: right;
}

.bm_school .bm_school_con:nth-child(3) .bm_school_con_r {
    float: left;
}

.bm_school .bm_school_con:nth-child(3) .bm_school_con_r .bm_school_con_r_c {
    width: 340px;
}

.bm_bar {
    background: url("../images/bar.png");
    width: 100%;
    height: 262px;
    overflow: hidden;
    display: block;
    background-size: cover;
    margin-top: 99px;
}

.bm_bar_con {
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 14px;
}

.bm_bar_con h2 {
    font-size: 46px;
    color: #fff;
    text-align: center;
    letter-spacing: 4px;
    display: block;
    overflow: hidden;
    background-image: linear-gradient(#0052d8, #2a64c1);
    width: 270px;
    margin: auto;
    z-index: 999;
    position: relative;
}

.bm_bar_con h2 span {
    color: #f7d700;
}

.bm_bar_con .xian {
    width: 450px;
    height: 3px;
    background: #fff;
    display: block;
    overflow: hidden;
    margin: auto;
    position: relative;
    top: -30px;
    left: 0;
    z-index: 0;
}

.bm_bar_con h3 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin-top: 9px;
}

.bm_bar_con h3 span {
    color: #ffec19;
}

.bm_bar_con ul {
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    display: inline-block;
    list-style-type: none;
    text-align: center;
    margin-top: 20px;
}

.bm_bar_con ul li {
    margin: auto;
    display: inline-block;
    background: #f7d700;
    border-radius: 25px;
    margin-left: 20px;
}

.bm_bar_con ul li a {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #245cd8;
    padding: 6px 25px;
}

.bm_bar_con .bm_bar_con_b {
    text-decoration: none;
    text-align: center;
    margin: auto;
    overflow: hidden;
    display: block;
    background-image: linear-gradient(#f97400, #e33b00);
    color: #fff;
    font-size: 18px;
    width: 243px;
    height: 45px;
    line-height: 45px;
    border-radius: 7px;
    margin-top: 14px;
}

.bm_bar_con .bm_bar_con_b:hover {
    opacity: 0.8;
}

.bm_problem {
    width: 100%;
    height: 695px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #f6f6f6;
    position: relative;
}

.bm_problem h1 {
    font-size: 50px;
    color: #000;
    text-align: center;
    letter-spacing: 4px;
    margin-top: 55px;
}

.bm_problem h1 span {
    color: #d81703;
}

.bm_problem_con {
    width: 1200px;
    height: 455px;
    overflow: hidden;
    display: block;
    margin: auto;
    box-shadow: 0 0 10px #cac5c5;
    margin-top: 64px;
}

.bm_problem_con_t {
    width: 960px;
    height: auto;
    /* margin: auto; */
    overflow: hidden;
    display: block;
    /* background: #1db3c0; */
    margin-left: 64px;
}

.bm_problem_con_t_l {
    width: 415px;
    height: 320px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    /* background: #245cd8; */
    margin-top: 40px;
    padding: 0 0 10px;
}

.bm_problem_con_t_l_above {
    width: 415px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-bottom: 33px;
}

.bm_problem_con_t_l_above input {
    width: 285px;
    height: 43px;
    border: 1px solid #f66c00;
    border-radius: 4px;
    font-size: 18px;
    color: #999;
    float: left;
}

.bm_problem_con_t_l_above .bm_problem_con_t_l_above_r {
    float: left;
    width: 90px;
    height: 43px;
    background-image: linear-gradient(#f97400, #e33b00);
    border-radius: 0 4px 4px 0;
    margin-top: 6px;
    margin-left: -3px;
    line-height: 43px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.bm_problem_con_t_l_above .bm_problem_con_t_l_above_r a {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    text-decoration: none;
    color: #fff;
}

.bm_problem_con_t_l_c {
    width: 415px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 20px;
}

.bm_problem_con_t_l_c p {
    font-size: 20px;
    color: #e60202;
    float: left;
    margin-bottom: 14px;
    margin-left: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 330px;
}

.bm_problem_con_t_l_c a {
    font-size: 16px;
    color: #f80e0e;
    font-weight: bold;
    float: right;
    line-height: 30px;
}

.bm_problem_con_t_l_c span {
    border: 1px dashed #dcdee4;
    width: 280px;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_problem_con_t_l_r {
    width: 415px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 20px;
}

.bm_problem_con_t_l_r p {
    font-size: 20px;
    color: #000;
    float: left;
    margin-bottom: 14px;
    margin-left: 5px;
    width: 330px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.bm_problem_con_t_l_r a {
    font-size: 16px;
    color: #f80e0e;
    font-weight: bold;
    float: right;
    line-height: 30px;
}

.bm_problem_con_t_l_r span {
    border: 1px dashed #dcdee4;
    width: 280px;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_problem_con_t_r {
    width: 415px;
    height: 320px;
    overflow: hidden;
    display: block;
    margin: auto;
    /* background: rosybrown; */
    float: right;
    margin-top: 40px;
    /* margin-left: 120px; */
    padding: 0 0 10px;
}

.bm_problem_con_t_l_above_r img {
    margin-top: 5px;
}

.bm_problem_xian {
    margin: auto;
    overflow: hidden;
    display: block;
    width: 1220px;
    height: auto;
    background-size: cover;
    margin-top: -10px;
}

.bm_problem_person {
    position: absolute;
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    left: 50%;
    bottom: 0;
    margin-left: 410px;
}

.bm_job {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-bottom: 40px;
}

.bm_job h1 {
    font-size: 50px;
    color: #000;
    text-align: center;
    letter-spacing: 4px;
    margin-top: 80px;
}

.bm_job h1 span {
    color: #d81703;
}

.bm_job_con {
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 53px;
}

.bm_job_con_t {
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.bm_job_con_t_l {
    width: 684px;
    height: 406px;
    background: chocolate;
    position: relative;
    float: left;
}

.bm_job_con_t_l img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_job_con_t_l a {
    width: 194px;
    height: 45px;
    background-image: linear-gradient(#f97400, #e33b00);
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 7px;
    position: absolute;
    top: 56%;
    left: 35%;
}

.bm_job_con_t_b {
    width: 100%;
    height: 60px;
    overflow: hidden;
    display: block;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
}

.bm_job_con_t_b p {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    color: #fff;
    z-index: 999;
}

.bm_job_con_t_r {
    width: 489px;
    height: 352px;
    background: chocolate;
    position: relative;
    float: right;
}

.bm_job_con_t_r img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_job_con_t_r a {
    width: 194px;
    height: 45px;
    background-image: linear-gradient(#f97400, #e33b00);
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 7px;
    position: absolute;
    top: 56%;
    left: 35%;
}

.bm_job_con_t_ll {
    width: 684px;
    height: 380px;
    background: chocolate;
    position: relative;
    float: left;
    margin-top: 22px;
}

.bm_job_con_t_ll img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_job_con_t_ll a {
    width: 194px;
    height: 45px;
    background-image: linear-gradient(#f97400, #e33b00);
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 7px;
    position: absolute;
    top: 56%;
    left: 35%;
}

.bm_job_con_t_ll .bm_job_con_t_b {
    width: 100%;
    height: 60px;
    overflow: hidden;
    display: block;
    background: rgba(0, 0, 0, .6);
    z-index: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

.bm_job_con_t_ll.bm_job_con_t_b p {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    color: #fff;
    z-index: 999;
}

.bm_job_con_t_rr {
    width: 489px;
    height: 443px;
    background: chocolate;
    position: relative;
    float: right;
    top: -41px;
}

.bm_job_con_t_rr img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_job_con_t_rr a {
    width: 194px;
    height: 45px;
    background-image: linear-gradient(#f97400, #e33b00);
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 7px;
    position: absolute;
    top: 56%;
    left: 35%;
}

.bm_job_con_t a:hover {
    opacity: 0.9;
}

.bm_yyjy {
    width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
    display: block;
    background: #f6f6f6;
}

.bm_yyjy h1 {
    font-size: 50px;
    color: #000;
    text-align: center;
    letter-spacing: 4px;
    margin-top: 60px;
}

.bm_yyjy h1 span {
    color: #d81703;
}

.bm_yyjy_con {
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    display: block;
    margin-top: 54px;
}

.bm_yyjy_con ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    text-align: center;
    display: inline-block;
}

.bm_yyjy_con ul li {
    width: 240px;
    height: 60px;
    border: 3px solid #ef5a00;
    overflow: hidden;
    margin-left: 40px;
    display: inline-block;
}

.bm_yyjy_con ul li a {
    width: auto;
    height: auto;
    font-size: 30px;
    color: #eb4200;
    line-height: 60px;
    text-align: center;
    padding: 10px 60px;
    text-decoration: none;
    cursor: pointer;
}

.bm_yyjy_con ul li a:hover {
    color: #fff;
    background: #eb4200;
}

.bm_yyjy_con_c {
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    display: none;
}

.bm_yyjy_con_c ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    text-align: center;
    display: inline-block;
    margin-top: 7px;
}

.bm_yyjy_con_c ul li {
    width: 384px;
    height: 233px;
    overflow: hidden;
    margin-left: 16px;
    display: inline-block;
    margin-top: 14px;
}

.bm_yyjy_con_c ul li:nth-child(3n+1) {
    margin-left: 0;
}

.bm_yyjy_con_b {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    display: inline-block;
    text-align: center;
    margin-top: 37px;
    margin-bottom: 66px;
}

.bm_yyjy_con_b a {
    display: inline-block;
    margin: auto;
    width: 245px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    color: #e53f00;
    font-size: 20px;
    text-decoration: none;
    border: 1px solid #eb4200;
    border-radius: 7px;
    margin-left: 50px;
}

.bm_yyjy_con_b a:hover {
    background-image: linear-gradient(#f97400, #e33b00);
    color: #fff;
}

.bm_xqgj {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.bm_xqgj h1 {
    font-size: 50px;
    color: #000;
    text-align: center;
    letter-spacing: 4px;
    margin-top: 70px;
}

.bm_xqgj h1 span {
    color: #d81703;
}

.bm_xqgj_con {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: auto;
    display: block;
    margin-top: 36px;
}

.bm_xqgj_con_l {
    background: url("../images/x1.jpg") no-repeat;
    width: 460px;
    height: 542px;
    overflow: hidden;
    display: inline-block;
    background-size: cover;
    position: relative;
    top: 0;
    left: 0;
}

.bm_xqgj_con_z {
    width: 433px;
    height: 196px;
    background: #fff;
    opacity: 0.85;
    position: absolute;
    top: 40%;
    right: 0;
    text-align: right;
}

.bm_xqgj_con_z div {
    margin-top: 23px;
}

.bm_xqgj_con_z div p {
    font-size: 20px;
    color: #333;
    line-height: 34px;
}

.bm_xqgj_con_z div p span {
    color: #ec5200;
}

.bm_xqgj_con_r {
    width: 728px;
    height: 542px;
    overflow: hidden;
    display: inline-block;
    margin: auto;
    /* background: rosybrown; */
    float: right;
}

.bm_xqgj_con_r_c {
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block;
    margin: auto;
    position: relative;
    margin-left: 14px;
    float: left;
    margin-bottom: 9px;
}

.bm_xqgj_con_r_c:nth-child(2n+1) {
    margin-left: 0;
}

.bm_xqgj_con_r_c img {
    width: 357px;
    height: 265px;
    overflow: hidden;
    display: inline-block;
}

.bm_xqgj_con_r_b {
    width: 356px;
    height: 50px;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    bottom: 4px;
    left: 0;
}

.bm_xqgj_con_r_b p {
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.footerr {
    background: url("../images/bj5.jpg");
    width: 100%;
    height: 205px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.footer_con {
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.footer_con_c {
    width: 540px;
    height: 205px;
    overflow: hidden;
    display: block;
    float: right;
    margin-right:35px;
    /* background: rosybrown; */
}

.footer_con_c a {
    width: 152px;
    height: 152px;
    border-radius: 50%;
    background: #f95e35;
    display: block;
    font-size: 35px;
    color: #fff;
    text-decoration: none;
    float: left;
    margin-left: 42px;
    margin-top: 25px;
}

.footer_con_c a:nth-child(1) {
    margin-left: 0;
}

.footer_con_c a:nth-child(2) {
    background: #fea725;
}

.footer_con_c a:nth-child(3) {
    background: #728be6;
}

.footer_con_c a p {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.bm_online_test {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.bm_online_test_con {
    width: 1200px;
    height: 600px;
    overflow: hidden;
    display: block;
    margin: auto;
    padding: 148px 0 30px 0;
}

.bm_online_test_con_l {
    width: 435px;
    height: 575px;
    /* background: yellowgreen; */
    float: left;
}

.bm_online_test_con_l ul {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style-type: none;
}

.bm_online_test_con_l ul li {
    width: 214px;
    height: 185px;
    overflow: hidden;
    margin: auto;
    float: left;
    margin-left: 7px;
    margin-bottom: 10px;
}

.bm_online_test_con_l ul li:nth-child(2n+1) {
    margin-left: 0;
}

.bm_online_test_con_l ul li img {
    width: 214px;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_online_test_con_r {
    width: 750px;
    height: 575px;
    overflow: hidden;
    margin: auto;
    float: right;
    margin-right: 7px;
    background: #fff;
    box-shadow: 0 0 10px rgb(211, 209, 209);
}

.bm_online_test_con_r img {
    margin: auto;
    overflow: hidden;
    display: block;
    margin-top: 32px;
}

.bm_online_test_con_r p {
    text-align: center;
    font-size: 18px;
    color: #666;
    margin-top: -20px;
}

.bm_online_test_con_b {
    width: 600px;
    height: 280px;
    margin: auto;
    margin-top: 18px;
    /* background: cornflowerblue; */
}

.bm_online_test_con_b form {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.bm_online_test_con_b form .form_l {
    width: 460px;
    height: auto;
    margin: auto;
    overflow: hidden;
    display: block;
    margin-top: 16px;
}

.bm_online_test_con_b form .form_l div {
    width: auto;
    height: auto;
    overflow: hidden;
    float: left;
    margin: auto;
}

.bm_online_test_con_b form .form_l div label {
    width: 165px;
    text-align: right;
    height: auto;
    overflow: hidden;
    display: inline-block;
    font-size: 22px;
    color: #ed5500;
    line-height: 40px;
}

.bm_online_test_con_b form .form_l select {
    width: 283px;
    height: 40px;
    overflow: hidden;
    float: left;
    margin: auto;
    padding: 0 12px;
    border: 1px solid #ee7b57;
    border-radius: 4px;
    background: url(../images//xiala1.png) no-repeat 255px center #fff;
}

.bm_online_test_con_b form .info {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 23px;
    margin-top: 20px;
}

.bm_online_test_con_b form .submit {
    width: 245px;
    height: 60px;
    background-image: linear-gradient(#f97400, #e33b00);
    text-align: center;
    margin: auto;
    overflow: hidden;
    display: block;
    border-radius: 8px;
    text-decoration: none;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
	 border:none;
}

.bm_online_test_con_b form a:hover {
    opacity: 0.8;
}

.bm_online_test .bm_bj {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.bm_online_test .bm_bj img {
    background-size: cover;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

.bm_sxld {
    width: 1200px;
    height: 195px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 23px;
}

.bm_sxld .swiper-container {
    width: 100%;
    height: 195px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.bm_sxld .swiper-container .swiper-wrapper {
    width: 100%;
    height: 195px;
    margin: auto;
}

.bm_sxld .swiper-container .swiper-wrapper .swiper-slide {
    width: 154px!important;
    height: 195px;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.bm_sxld .swiper-container .swiper-wrapper .swiper-slide img {
    width: 160px;
    height: 155px;
}

.bm_sxld .swiper-container .swiper-wrapper .swiper-slide p {
    font-size: 20px;
    color: #000;
    text-align: center;
}

.bm_sxld .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .yinying {
    display: none!important;
}

.bm_sxld .swiper-container .swiper-wrapper .swiper-slide .yinying {
    width: 155px;
    height: 154px;
    overflow: hidden;
    display: block;
    background: #000;
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
}

.bm_con {
    width: 1360px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.zuo {
    position: absolute;
    top: 55px;
    left: 0;
}

.you {
    position: absolute;
    top: 55px;
    right: 0;
}

.bm_online_test_con_b form .form_l input {
    width: 283px;
    height: 40px;
    overflow: hidden;
    float: left;
    margin: auto;
    padding: 0 12px;
    border: 1px solid #ee7b57;
    border-radius: 4px;
    /* background: url(../images//xiala1.png) no-repeat 255px center #fff; */
}

.bm_yyjy .bm_yyjy_t .bm_yyjy_con_c:nth-child(1) {
    display: block;
}

.bm_yyjy_t {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}


/* 招生咨询线上报名结束 */